Title Banner

Previous Book Contents Book Index Next

Inside Macintosh: QuickDraw GX Printing /
Chapter 3 - Page Formatting and Dialog Box Customization / Page Formatting and Dialog Box Customization Reference
Constants and Data Types for Format Collection Items


Page-Inversion Information

The collection item ID for page-inversion information is defined in the following enumeration:

enum { gxInvertPageTag = 'invp' };  
QuickDraw GX stores page-inversion information in the gxInvertPageInfo structure:

struct gxInvertPageInfo {
   Boolean  invert;  
};                   
Field Description
invert
The user-specified page-inversion information, which indicates whether a user chooses to invert a page before printing. If true, the page is inverted; otherwise, it is not inverted.

Previous Book Contents Book Index Next

© Apple Computer, Inc.
7 JUL 1996




Navigation graphic, see text links

Main | Page One | What's New | Apple Computer, Inc. | Find It | Contact Us | Help